combination object

This method resets the state of the given combination algorithm (if any).

void reset()

Parameters:
None.

Return value:
None.

Remarks:
After calling this method, you must call one of the generate_x methods before you attempt to call the next method again.

Example:
None.